From: Geert Uytterhoeven Date: Mon, 5 May 2008 19:16:13 +0000 (+0200) Subject: m68k: drivers/input/serio/hp_sdc.c needs X-Git-Tag: firefly_0821_release~20460 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=4933d07531711e399d8d578036aa9fc1be2f9b20;p=firefly-linux-kernel-4.4.55.git m68k: drivers/input/serio/hp_sdc.c needs drivers/input/serio/hp_sdc.c: In function 'hp_sdc_take': drivers/input/serio/hp_sdc.c:198: error: implicit declaration of function 'up' Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- diff --git a/drivers/input/serio/hp_sdc.c b/drivers/input/serio/hp_sdc.c index 02b3ad8c0826..edfedd9a166c 100644 --- a/drivers/input/serio/hp_sdc.c +++ b/drivers/input/serio/hp_sdc.c @@ -69,6 +69,7 @@ #include #include #include +#include #include #include