[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201303151808.49361.hartleys@visionengravers.com>
Date: Fri, 15 Mar 2013 18:08:49 -0700
From: H Hartley Sweeten <hartleys@...ionengravers.com>
To: Linux Kernel <linux-kernel@...r.kernel.org>
CC: Ryan Mallon <rmallon@...il.com>
Subject: [PATCH 0/3] cleanup some arm/ep93xx drivers
Fix a couple section mismatch warnings and convert two of the ep93xx
drivers to use module_platform_driver.
H Hartley Sweeten (3):
backlight: ep93xx_bl: fix section mismatch
video: ep93xx-fb.c: fix section mismatch and use module_platform_driver
misc: ep93xx_pwm.c: fix section mismatch and use module_platform_driver
drivers/misc/ep93xx_pwm.c | 21 +++++----------------
drivers/video/backlight/ep93xx_bl.c | 3 +--
drivers/video/ep93xx-fb.c | 18 +++---------------
3 files changed, 9 insertions(+), 33 deletions(-)
--
1.8.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists