From: Ian Jackson Date: Wed, 6 Jun 2012 00:20:37 +0000 (+0100) Subject: do not add up enums X-Git-Tag: debian/4.1.31~27 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=857d79debf60426bc0f02cc73957540613e42fc3;hp=ff6c7766afc520c1248e4abedff7a8ba474ea024;p=chiark-utils.git do not add up enums --- diff --git a/cprogs/xacpi-simple.c b/cprogs/xacpi-simple.c index 9d67c37..48c2ff4 100644 --- a/cprogs/xacpi-simple.c +++ b/cprogs/xacpi-simple.c @@ -153,7 +153,6 @@ typedef struct batinfo_field { #define ALL_PLAIN_ACCUMULATE_FIELDS(_) \ UEVENT_ESSENTIAL_QUANTITY_FIELDS(_) \ - UEVENT_ENUM_FIELDS(_) \ SEPARATE_QUANTITY_FIELDS(_) #define ALL_ACCUMULATE_FIELDS(_) \