firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF
authorValentin Rothberg <valentin.rothberg@posteo.net>
Thu, 11 Feb 2016 11:19:03 +0000 (12:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Feb 2016 03:24:57 +0000 (19:24 -0800)
commit9b3ec23ae9e4cd810f754c4cb9bff030a3a9d3ac
treec5121a54bb55bad68c135f8ef112f682fca0a127
parent67d02a1bbb334558e9380409a3cd426b36d4578b
firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF

s/FW_CTRL_DATA_OFF/FW_CFG_DATA_OFF/

Signed-off-by: Valentin Rothberg <valentin.rothberg@posteo.net>
Signed-off-by: Andreas Ziegler <andreas.ziegler@fau.de>
Acked-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/firmware/qemu_fw_cfg.c