commit | 129ac799ad627b1e08382739f9e8cd75d7477fa3 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Jun 29 09:26:53 2010 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat Jul 24 09:57:52 2010 -0600 |
tree | 2c42efc35fbd20546bf8cf06db9716825eb2bda0 | |
parent | 1ab1d63a85cee2545272f63a7644e9f855cb65d0 [diff] |
of: remove asm/of_platform.h Only thing left in it is of_instantiate_rtc() which can be moved to asm/prom.h on PowerPC and is unused in microblaze. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David S. Miller <davem@davemloft.net>