android_kernel_motorola_sm6225/arch/microblaze/include
Guenter Roeck 79c157a3fb microblaze: Rename global function heartbeat()
microblaze:allmodconfig complains for some configurations that 'heartbeat'
is redefined as different kind of symbol. This is seen in test compiles
of watchdog drivers, which often use 'heartbeat' as ststic variable.

Since 'heartbeat' is an unfortunate name for a global function,
rename it to microblaze_heartbeat. Also rename the setup function
to microblaze_setup_heartbeat.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2014-03-12 10:10:06 +01:00
..
asm microblaze: Rename global function heartbeat() 2014-03-12 10:10:06 +01:00
uapi/asm microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h> 2014-01-21 08:28:20 +01:00