s390x: introduce 2.10 compat machine

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
Cornelia Huck 2017-04-03 17:41:33 +02:00
parent da92ada855
commit 10890873ca
2 changed files with 19 additions and 1 deletions

View file

@ -1,6 +1,9 @@
#ifndef HW_COMPAT_H
#define HW_COMPAT_H
#define HW_COMPAT_2_9 \
/* empty */
#define HW_COMPAT_2_8 \
{\
.driver = "fw_cfg_mem",\