of: remove asm/of_device.h
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 29 Jun 2010 17:15:54 +0000 (11:15 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 24 Jul 2010 15:57:52 +0000 (09:57 -0600)
It is mostly unused now.  Sparc has a few defines left in it, but they
can be moved to other headers.  Removing this header means that new
architectures adding CONFIG_OF support don't need to also add this
header file.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: David S. Miller <davem@davemloft.net>

No differences found