commit | 295960429675e17ec658320ebb24385727032bed | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 29 11:15:54 2010 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Jul 24 09:57:52 2010 -0600 |
tree | a4631bf0a2c209e964e261a471d9584b8db28197 | |
parent | 129ac799ad627b1e08382739f9e8cd75d7477fa3 [diff] |
of: remove asm/of_device.h 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>