From: "Antonino A. Daplas" <adaplas@pol.net>
To: Adrian Bunk <bunk@stusta.de>
Cc: Andrew Morton <akpm@osdl.org>, linux-fbdev-devel@lists.sourceforge.net
Subject: Re: [RFC: 2.6 patch] drivers/video/: remove unused exports
Date: Mon, 01 May 2006 16:02:57 +0800 [thread overview]
Message-ID: <4455C0B1.1070403@pol.net> (raw)
In-Reply-To: <20060501071116.GZ3570@stusta.de>
Adrian Bunk wrote:
> This patch removes the following unused EXPORT_SYMBOL's:
> - fbcvt.c: fb_find_mode_cvt
> - fbmem.c: fb_con_duit
> - fbmem.c: fb_new_modelist
> - macmodes.c: mac_var_to_vmode
mac_var_to_vmode is used by valkyriefb, platinumfb and
controlfb, but they cannot be compiled as modules, so
yes, no need to export this.
> - modedb.c: fb_delete_videomode
> - modedb.c: fb_destroy_modelist
These are meant to be used by other modules, but okay,
we'll just do the exporting later as needed.
>
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Antonino Daplas <adaplas@pol.net>
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next prev parent reply other threads:[~2006-05-01 8:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-01 7:11 [RFC: 2.6 patch] drivers/video/: remove unused exports Adrian Bunk
2006-05-01 8:02 ` Antonino A. Daplas [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-04-10 22:22 Adrian Bunk
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=4455C0B1.1070403@pol.net \
--to=adaplas@pol.net \
--cc=akpm@osdl.org \
--cc=bunk@stusta.de \
--cc=linux-fbdev-devel@lists.sourceforge.net \
/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.