From: Hauke M. <ha...@ha...> - 2013-01-03 15:21:48
|
These patches are fixing some warnings I got when compiling against various kernel versions. I test compiled this against kernel version 2.6.32 to 3.8-rc1, compilation against older kernel versions does not work. I do not have this hardware at hand now, so this was not runtime tested. Hauke Mehrtens (3): fix a section mismatch printk_ratelimited is available in kernel version 2.6.32 fix warning when building against kernel 2.6.32 acx_compat.h | 2 +- debug.c | 2 +- debug.h | 4 ++-- main.c | 4 ++-- main.h | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) -- 1.7.10.4 |