staging: nokia_h4p: move firmware macros to firmware part
authorKristina Martšenko <kristina.martsenko@gmail.com>
Sun, 9 Mar 2014 10:01:46 +0000 (12:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Mar 2014 17:52:32 +0000 (10:52 -0700)
commitc17d9a71900315d0ed4c95d0401fd0e2e62c4ec7
treee772bf423c074bd9823992aaefe34902a82178dc
parent41250ea7ce46c3234ecefc703454d33fc1b3f5e9
staging: nokia_h4p: move firmware macros to firmware part

As the TODO file suggests, move firmware file macros from the header
file to the file that deals with firmware. In the process also move
MODULE_FIRMWARE() instances to the same file. Remove the relevant item
from the TODO file.

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nokia_h4p/TODO
drivers/staging/nokia_h4p/hci_h4p.h
drivers/staging/nokia_h4p/nokia_core.c
drivers/staging/nokia_h4p/nokia_fw.c