From: Jarkko Nikula Date: Fri, 19 Sep 2014 11:48:21 +0000 (+0300) Subject: ASoC: max98090: Remove unused byte access macros X-Git-Tag: firefly_0821_release~176^2~2610^2~90^2~4^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=99632d1077853c2030bec3530011b9d9f423cc89;p=firefly-linux-kernel-4.4.55.git ASoC: max98090: Remove unused byte access macros Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/max98090.h b/sound/soc/codecs/max98090.h index 2613fdbb66d8..a5f6bada06da 100644 --- a/sound/soc/codecs/max98090.h +++ b/sound/soc/codecs/max98090.h @@ -1497,9 +1497,6 @@ #define M98090_REVID_WIDTH 8 #define M98090_REVID_NUM (1<> 8) & 0xff) -#define M98090_BYTE0(w) (w & 0xff) - /* Silicon revision number */ #define M98090_REVA 0x40 #define M98091_REVA 0x50