From: Chen Gang Date: Thu, 7 Nov 2013 03:14:29 +0000 (+0800) Subject: ALSA: include/uapi/sound/firewire.h: use "_UAPI" instead of "UAPI" X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b098eb486868d57d7f2666d05b86c19a07df71b;p=pandora-kernel.git ALSA: include/uapi/sound/firewire.h: use "_UAPI" instead of "UAPI" When installing, "scripts/headers_install.sh" will strip guard macro' "_UAPI" to prevent from appearing it to users. And also, all another files which need uapi prefix always use "_UAPI", not "UAPI". So use "_UAPI" instead of "UAPI" on the guard macro, and also give a comment for "#endif". Signed-off-by: Chen Gang Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed