From: Tommy Lin Date: Thu, 28 Jul 2011 17:14:46 +0000 (+0800) Subject: ARM: cns3xxx: Fix compile error caused by hardware.h removed X-Git-Tag: v3.1-rc6~2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83a497cab1baec75e3e493a96e3456db14729ce0;p=pandora-kernel.git ARM: cns3xxx: Fix compile error caused by hardware.h removed Commit c9d95fbe59e426eed7f16e7cac812e46ac4772d0 "ARM: convert PCI defines to variables" deleted cns3xxx' hardware.h, but didn't remove references for it, so do it now. This patch removes lines that refer to hardware.h. Signed-off-by: Tommy Lin Signed-off-by: Imre Kaloz Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed