Messages in this thread |  | | From | Lee Jones <> | Subject | [PATCH 0/9] Fixups for issues when running 'make randconfig' | Date | Sat, 3 Nov 2012 23:02:21 +0100 |
| |
This patch-set is the result of fixing some problems encountered when building the kernel with randconfig and a when running a script I wrote to identify unused structures.
arch/arm/mach-at91/at91sam9263_devices.c | 20 -------------------- arch/arm/mach-integrator/cpu.c | 12 ------------ arch/x86/kernel/quirks.c | 4 ++-- drivers/isdn/i4l/isdn_common.c | 1 - drivers/virtio/virtio_mmio.c | 2 +- fs/quota/quota.c | 4 ++++ kernel/sched/fair.c | 4 ++++ net/bridge/br_private.h | 8 ++++---- sound/soc/codecs/Kconfig | 2 +- 9 files changed, 16 insertions(+), 41 deletions(-)
|  |