]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drivers/serial/mfd.c needs slab.h
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 30 Sep 2010 22:15:28 +0000 (15:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Oct 2010 17:50:58 +0000 (10:50 -0700)
commit63d66cab4755edc86ddc5b78cae657a3fda908e1
tree88543405c166053e72be4046f89f224e9ce46dcf
parent399f1e30ac17b77d383444aff480c7390f5adf2a
drivers/serial/mfd.c needs slab.h

alpha allmodconfig:

  drivers/serial/mfd.c:144: error: implicit declaration of function 'kzalloc'
  drivers/serial/mfd.c:144: warning: assignment makes pointer from integer without a cast

Cc: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/mfd.c