From: Felipe Balbi Date: Thu, 6 Sep 2012 12:45:38 +0000 (+0300) Subject: serial: omap: remove unnecessary header and add a missing one X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21e4005e4a4c24939f239b49862e6b0852e9169;p=pandora-kernel.git serial: omap: remove unnecessary header and add a missing one this driver doesn't use any from , so we can remove it without any problems. This will, however cause a problem because omap-serial.c was relying on indirect inclusion of , let's fix the issue by including on omap-serial.c as it should be. Tested-by: Shubhrajyoti D Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed