diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-02-14 05:14:20 (GMT) |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-15 18:51:24 (GMT) |
commit | d98f88c222bf56cfa5839930fb0d0af22d1c36bf (patch) | |
tree | 76edf5c98394afed537474fc5b8b5c5eb248724d /drivers/watchdog | |
parent | 1ec414ecc0fe09a610dfafcc6958103a37b7eb0f (diff) | |
download | linux-fsl-qoriq-d98f88c222bf56cfa5839930fb0d0af22d1c36bf.tar.xz |
ata: sparse fixes for pata_amd.c
drop return statement.
drivers/ata/pata_amd.c:149:2: warning: returning void-valued expression
Commit ce54d1616302117fa98513ae916bb3333e1c02ea pata_amd: update mode selection for NV PATAs
added the initializer for nv_mode_filter but missed deleting the previously
set mode_filter
drivers/ata/pata_amd.c:509:3: warning: Initializer entry defined twice
drivers/ata/pata_amd.c:521:3: also defined here
drivers/ata/pata_amd.c:544:3: warning: Initializer entry defined twice
drivers/ata/pata_amd.c:556:3: also defined here
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions