From: Tony Lindgren <tony@atomide.com>
To: Sakari Ailus <sakari.ailus@nokia.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] ARM: OMAP: Put LCD drivers back to Makefile.
Date: Fri, 10 Aug 2007 03:03:45 -0700 [thread overview]
Message-ID: <20070810100345.GR8658@atomide.com> (raw)
In-Reply-To: <11864919772974-git-send-email-sakari.ailus@nokia.com>
* Sakari Ailus <sakari.ailus@nokia.com> [070807 06:11]:
> Put back references to lcd_apollon.o, lcd_2430sdp.o and lcd_mipid.o that
> were lost in merge to drivers/video/omap/Makefile.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@nokia.com>
> ---
> drivers/video/omap/Makefile | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/video/omap/Makefile b/drivers/video/omap/Makefile
> index de7c6bd..9211128 100644
> --- a/drivers/video/omap/Makefile
> +++ b/drivers/video/omap/Makefile
> @@ -27,5 +27,9 @@ objs-$(CONFIG_ARCH_OMAP15XX)$(CONFIG_MACH_OMAP_INNOVATOR) += lcd_inn1510.o
> objs-y$(CONFIG_MACH_OMAP_OSK) += lcd_osk.o
> objs-y$(CONFIG_MACH_SX1) += lcd_sx1.o
>
> +objs-y$(CONFIG_MACH_OMAP_APOLLON) += lcd_apollon.o
> +objs-y$(CONFIG_MACH_OMAP_2430SDP) += lcd_2430sdp.o
> +objs-y$(CONFIG_FB_OMAP_LCD_MIPID) += lcd_mipid.o
> +
> omapfb-objs := $(objs-yy)
Pushing today.
Tony
prev parent reply other threads:[~2007-08-10 10:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 13:06 [PATCH] ARM: OMAP: Put LCD drivers back to Makefile Sakari Ailus
2007-08-10 10:03 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070810100345.GR8658@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=sakari.ailus@nokia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.