From de86e251f87fbc22efc935911f570c97f9b95cac Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Thu, 21 Apr 2016 08:13:01 +0530 Subject: greybus: bootrom: fix typo s/Firware/Firmware Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- drivers/staging/greybus/bootrom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/staging/greybus/bootrom.c') diff --git a/drivers/staging/greybus/bootrom.c b/drivers/staging/greybus/bootrom.c index 3cbe9feff53d..cf750beb3403 100644 --- a/drivers/staging/greybus/bootrom.c +++ b/drivers/staging/greybus/bootrom.c @@ -101,7 +101,7 @@ static int download_firmware(struct gb_bootrom *bootrom, u8 stage) &connection->bundle->dev); if (rc) dev_err(&connection->bundle->dev, - "Firware request for %s has failed : %d", + "Firmware request for %s has failed : %d", firmware_name, rc); return rc; } -- cgit v1.2.3-55-g7522