ARM: cns3xxx: Fix compile error caused by hardware.h removed
authorTommy Lin <tommy.lin.1101@gmail.com>
Thu, 28 Jul 2011 17:14:46 +0000 (01:14 +0800)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Fri, 9 Sep 2011 19:03:32 +0000 (23:03 +0400)
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 <tommy.lin.1101@gmail.com>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>

No differences found