This patch links all selected files under drivers/video/savagefb/ into 
one module.

This required a renaming of savagefb.c to savagefb_driver.c .

As a side effect, the EXPORT_SYMBOL's in this directory are no longer 
required.

---

Other names than savagefb_driver.c (e.g. savagefb_main.c) are easily 
possible - I do not claim being good at picking names...

Due to the size because of the renaming, this patch is attached gzipped.

 drivers/video/Kconfig                  |    4 
 drivers/video/savage/Makefile          |    8 
 drivers/video/savage/savagefb-i2c.c    |    3 
 drivers/video/savage/savagefb.c        | 2276 -------------------------
 drivers/video/savage/savagefb_accel.c  |    4 
 drivers/video/savage/savagefb_driver.c | 2276 +++++++++++++++++++++++++
 6 files changed, 2283 insertions(+), 2288 deletions(-)

Attachment: patch-savagefb.gz
Description: Binary data

Reply via email to