[PATCH 0/3] Blackfin fixes for 2.6.39-rc1

From: Mike Frysinger
Date: Wed Mar 30 2011 - 01:09:11 EST


A build fix for a recent merge, an update for defconfigs which broke due
to common Kconfig change, and a minor module loader tweak. These latter
two have been hanging around for a while, but I forgot about them.

Joe Perches (1):
Blackfin: use more standard pr_fmt in the module loader

Mike Frysinger (2):
Blackfin: defconfigs: update after misc devices defaulted to N
Blackfin: bitops: fix include order after little endian inclusion

arch/blackfin/configs/BF527-AD7160-EVAL_defconfig | 1 -
arch/blackfin/configs/BF538-EZKIT_defconfig | 1 -
arch/blackfin/configs/BF561-ACVILON_defconfig | 1 -
arch/blackfin/configs/BlackStamp_defconfig | 1 +
arch/blackfin/configs/CM-BF527_defconfig | 1 -
arch/blackfin/configs/CM-BF533_defconfig | 1 -
arch/blackfin/configs/CM-BF548_defconfig | 1 -
arch/blackfin/configs/DNP5370_defconfig | 1 -
arch/blackfin/configs/H8606_defconfig | 1 +
arch/blackfin/configs/SRV1_defconfig | 1 +
arch/blackfin/include/asm/bitops.h | 4 +-
arch/blackfin/kernel/module.c | 45 ++++++++------------
12 files changed, 24 insertions(+), 35 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/