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)
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

Simple merge
Simple merge
Simple merge