drivers/fm: Fix compiling error if FW location is not defined
authorYork Sun <yorksun@freescale.com>
Tue, 25 Jun 2013 18:37:40 +0000 (11:37 -0700)
committerYork Sun <yorksun@freescale.com>
Fri, 9 Aug 2013 19:41:38 +0000 (12:41 -0700)
commit7adefb55adf3e55f3788c3b9682ba91d29da2595
treea6b55071bb55e9ec9bcd250a476dcdb2f4a4ffae
parentd2ab4bbc7b709e8c4c17784a96aae25cc1196425
drivers/fm: Fix compiling error if FW location is not defined

FMAN firmware can be in NOR flash, NAND flash, SPI flash, MMC or even
remote. In case none of them is defined, set it to null.

Signed-off-by: York Sun <yorksun@freescale.com>
drivers/net/fm/fm.c