diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2011-08-26 02:59:01 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-08-26 03:25:33 +0400 |
commit | 06ed4625fdfffee1251708cd30de276186d5fdcf (patch) | |
tree | 552211b91023b771dd8d84572a5b5585f16673f4 /lib | |
parent | b4ca46e4e82a0a5976fe5eab85be585d75f8202f (diff) | |
download | linux-06ed4625fdfffee1251708cd30de276186d5fdcf.tar.xz |
drivers/misc/pti.c: add missing includes
Found on allmodconfig build (ARCH=alpha)
drivers/misc/pti.c: In function 'get_id':
drivers/misc/pti.c:249: error: implicit declaration of function 'kmalloc'
drivers/misc/pti.c: In function 'pti_char_write':
drivers/misc/pti.c:658: error: implicit declaration of function 'copy_from_user'
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>
Cc: J Freyensee <james_p_freyensee@linux.intel.com>
Cc: Jeremy Rocher <rocher.jeremy@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions