linux-next: build failure after merge of the final tree (hid tree related)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Rothwell
Date: Wednesday, March 31, 2010 - 11:06 pm

Hi Jiri,

After merging the final tree, today's linux-next build (powerpc
allyesconfig) failed like this:

drivers/hid/hid-picolcd.c: In function 'picolcd_debug_reset_write':
drivers/hid/hid-picolcd.c:1343: error: implicit declaration of function 'copy_from_user'
drivers/hid/hid-picolcd.c: In function 'picolcd_debug_eeprom_read':
drivers/hid/hid-picolcd.c:1407: error: implicit declaration of function 'copy_to_user'

Caused by commit 9bbf2b98ba11d00bd73e3254e15cfe17ccaff6ba ("HID: add
experimental access to PicoLCD device's EEPROM and FLASH").  Using copy_
{to,from}_user requires the include of linux/uaccess.h.

I have reverted that commit for today.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: build failure after merge of the final tree (h ..., Stephen Rothwell, (Wed Mar 31, 11:06 pm)
Re: linux-next: build failure after merge of the final tre ..., Bruno =?UTF-8?B?UHLD ..., (Thu Apr 1, 12:53 am)
Re: linux-next: build failure after merge of the final tre ..., Bruno =?UTF-8?B?UHLD ..., (Thu Apr 1, 12:05 pm)