From: Tony Lindgren Date: Tue, 24 Mar 2009 01:07:39 +0000 (-0700) Subject: ARM: OMAP: Remove remaining board-*.h includes from hardware.h X-Git-Tag: v2.6.30-rc1~636^2~9^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0147cda6a9d8c236cd04fb35b44de828d8a7eb;p=pandora-kernel.git ARM: OMAP: Remove remaining board-*.h includes from hardware.h Also remove board-omap3beagle.h that is not included anywhere, and move protoype for voiceblue_reset() from board-voiceblue.h to system.h. After this patch there are still board-ams-delta.h, board-sx1.h and board-voiceblue.h that export some functions. These could be removed if the functions were moved under drivers. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed