]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: include/uapi/sound/firewire.h: use "_UAPI" instead of "UAPI"
authorChen Gang <gang.chen@asianux.com>
Thu, 7 Nov 2013 03:14:29 +0000 (11:14 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Nov 2013 09:28:54 +0000 (10:28 +0100)
commitc0acc731949a7fb0cb39898c406c8faa1adfee94
tree69287c78d6f7845df3e7200823dac1cbbb745510
parent7b31bb6274afe06fc69ed13dea711f99cbb3c437
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 <gang.chen@asianux.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/uapi/sound/firewire.h