From: David Woodhouse Date: Sun, 14 May 2006 10:59:20 +0000 (+0100) Subject: [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c X-Git-Tag: v2.6.18-rc1~1105^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f206701ae9b5c13719c2be26121b9461f05f87c;p=pandora-kernel.git [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c The physmap platform driver conversion added to physmap.c an include of asm/mach/flash.h which is 1) ARM-specific; and 2) isn't actually necessary. Remove it. Signed-off-by: Lennert Buytenhek Signed-off-by: David Woodhouse --- Reading git-diff-tree failed