qemu-patch-raspberry4/include/hw/net
Markus Armbruster 58ea30f514 Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190315145123.28030-6-armbru@redhat.com>
[Rebase to master: update include/hw/net/ne2000-isa.h]
2019-05-13 08:58:55 +02:00
..
allwinner_emac.h hw/net: Use the IEC binary prefix definitions 2018-07-02 15:41:16 +02:00
cadence_gem.h net: cadence_gem: Add support for selecting the DMA MemoryRegion 2018-10-16 17:13:49 +01:00
ftgmac100.h ftgmac100: compute maximum frame size depending on the protocol 2018-06-08 13:15:32 +01:00
imx_fec.h imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register file 2018-01-11 13:25:38 +00:00
lan9118.h hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string 2019-04-29 17:57:21 +01:00
lance.h lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h 2017-10-31 17:25:36 +00:00
mii.h net: add Sun HME (Happy Meal Ethernet) on-board NIC 2017-09-21 08:38:42 +01:00
ne2000-isa.h Clean up header guards that don't match their file name 2019-05-13 08:58:55 +02:00
smc91c111.h hw/devices: Move SMSC 91C111 declaration into a new header 2019-04-29 17:57:21 +01:00