Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-13 | arm/imx2x: removes a bunch of sparse-warnings | Holger Schurig | |
Here are some of the warnings that get fixed by this: > 200 times: warning: cast adds address space to expression (<asn:2>) twelve times: warning: symbol 'xxx' was not declared. Should it be static two times: warning: symbol 'clock' shadows an earlier one five times: warning: incorrect type in initializer (different address spaces) Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> | |||
2008-09-09 | MXC: add convenience function to register platform devices | Sascha Hauer | |
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> |