Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756648AbZGBUQx (ORCPT ); Thu, 2 Jul 2009 16:16:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754585AbZGBUQX (ORCPT ); Thu, 2 Jul 2009 16:16:23 -0400 Received: from kroah.org ([198.145.64.141]:38488 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754182AbZGBUQW (ORCPT ); Thu, 2 Jul 2009 16:16:22 -0400 Date: Thu, 2 Jul 2009 12:49:52 -0700 From: Greg KH To: Fernando Luis =?iso-8859-1?Q?V=E1zquez?= Cao Cc: gregkh@suse.de, Linux Kernel Mailing List Subject: Re: [PATCH] staging/vt6655: pointer to driver_data needs to be type long Message-ID: <20090702194952.GF10957@kroah.com> References: <4A442E7C.7070301@oss.ntt.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4A442E7C.7070301@oss.ntt.co.jp> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 842 Lines: 21 On Fri, Jun 26, 2009 at 11:12:12AM +0900, Fernando Luis Vázquez Cao wrote: > Fix the compilation error below while at it. > > drivers/staging/vt6655/device_main.c:347: warning: cast from pointer to integer of different size > drivers/staging/vt6655/device_main.c:347: error: initializer element is not constant > drivers/staging/vt6655/device_main.c:347: error: (near initialization for ‘device_id_table[0].driver_data’) > > Signed-off-by: Fernando Luis Vazquez Cao This patch doesn't apply :( Care to resync off of tomorrow's linux-next tree? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/