OSDN Git Service

watchdog: via_wdt: Staticise wdt_pci_table
authorAxel Lin <axel.lin@gmail.com>
Sat, 14 Jan 2012 11:34:34 +0000 (19:34 +0800)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 27 Jan 2012 08:54:12 +0000 (09:54 +0100)
commit0318e286f9a73547dedfd9f733671f4941efb0e2
tree145eb616cde2f0db96feb34f1dd9dfbb7a806e73
parent12c583d8dca3320f36afe51e514dfa709ac0662e
watchdog: via_wdt: Staticise wdt_pci_table

It is only used in this driver, so no need to make the symbol global.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Marc Vertes <marc.vertes@sigfox.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/via_wdt.c