rockbox/firmware/target
Aidan MacDonald 7e5fc4076a Add INIT_ATTR to i2c_init()
It's usually only called from init() in main.c, so this is safe.

There is one more call in system-dm320.c from system_init(), but
that's also "safe". I don't know if it's okay to call i2c_init()
twice, but presumably it works...

Change-Id: I9c1cd918d162d9955f7cf03209e836cbd5e30c57
2023-01-12 06:33:50 -05:00
..
arm Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00
coldfire Revert "Remove YUV blitting functions and LCD modes" 2022-10-13 11:08:06 -04:00
hosted Define LCD_STRIDEFORMAT unconditionally 2022-09-30 10:42:49 +01:00
mips Add INIT_ATTR to i2c_init() 2023-01-12 06:33:50 -05:00