mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
xtensa: xt2000: drop empty platform_init
platform_init doesn't do anything for xt2000, drop it. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
This commit is contained in:
@@ -68,12 +68,6 @@ void __init platform_setup(char** cmdline)
|
|||||||
led_print (0, "LINUX ");
|
led_print (0, "LINUX ");
|
||||||
}
|
}
|
||||||
|
|
||||||
/* early initialization */
|
|
||||||
|
|
||||||
void __init platform_init(bp_tag_t *first)
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Heartbeat. Let the LED blink. */
|
/* Heartbeat. Let the LED blink. */
|
||||||
|
|
||||||
void platform_heartbeat(void)
|
void platform_heartbeat(void)
|
||||||
|
Reference in New Issue
Block a user