diff options
author | Michal Simek <michal.simek@xilinx.com> | 2015-01-26 14:37:52 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2015-02-09 15:09:57 +0100 |
commit | 4c0922f367a652a59ee0fa768212ec3bd78953ee (patch) | |
tree | a253e93e248b681166856eab5853e577eefd5ea3 /common/cmd_mtdparts.c | |
parent | 5e2fc801ff2da9f799b0ad416a379c25aa7b7fe8 (diff) | |
download | blackbird-obmc-uboot-4c0922f367a652a59ee0fa768212ec3bd78953ee.tar.gz blackbird-obmc-uboot-4c0922f367a652a59ee0fa768212ec3bd78953ee.zip |
microblaze: Remove DEBUG_INT macro and use debug() instead
Do not use specific macros for debugging.
Also remove compilation warning:
w+../arch/microblaze/cpu/interrupts.c: In function 'interrupt_handler':
w+../arch/microblaze/cpu/interrupts.c:153:2: warning: format '%x'
expects argument of type 'unsigned int', but argument 2 has type 'void
(*)(void *)' [-Wformat]
w+../arch/microblaze/cpu/interrupts.c:153:2: warning: format '%x'
expects argument of type 'unsigned int', but argument 4 has type 'void
*' [-Wformat]
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'common/cmd_mtdparts.c')
0 files changed, 0 insertions, 0 deletions