]> git.ipfire.org Git - thirdparty/qemu.git/commit
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*
authorMarkus Armbruster <armbru@redhat.com>
Fri, 8 Mar 2019 09:45:59 +0000 (10:45 +0100)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 30 Jul 2019 20:14:00 +0000 (15:14 -0500)
commit03f130c682846a8fcd6cb52189e7a53897cbf51e
tree6394bc0035b8dc158e42d633987947f337e8aabe
parent10b1d6070acddb2016093557edc0c8a65eaef369
pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*

pflash_cfi01.c and pflash_cfi02.c start their identifiers with
pflash_cfi01_ and pflash_cfi02_ respectively, except for
CFI_PFLASH01(), TYPE_CFI_PFLASH01, CFI_PFLASH02(), TYPE_CFI_PFLASH02.
Rename for consistency.

Suggested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20190308094610.21210-5-armbru@redhat.com>
(cherry picked from commit e7b6274197c5f096860014ca750544d6aca0b9b9)
*prereq for 3a283507
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/block/pflash_cfi01.c
hw/block/pflash_cfi02.c
include/hw/block/flash.h