From: Geert Uytterhoeven Date: Sun, 3 Feb 2008 15:49:09 +0000 (+0100) Subject: ADB: Add missing #include X-Git-Tag: v2.6.25-rc1~1064 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2528b96b02173395f5a75e37714c07f3e25e73;p=pandora-kernel.git ADB: Add missing #include Commit c9f6d3d5c6d4f4cd3a53549a69c92951180e2a76 ("[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks") introduced compile errors on m68k because is not explicitly included. On powerpc, it's pulled in through . Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed