reduce arm ifndef warning

Origin commit data
------------------
Branch: master
Commit: 5bc3526b39
Author: DboxOldie <DboxOdlie@users.noreply.github.com>
Date: 2020-02-13 (Thu, 13 Feb 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
DboxOldie
2020-02-13 17:04:51 +01:00
committed by vanhofen
parent 3817b1b1ef
commit d48ee536e7

View File

@@ -52,7 +52,7 @@
/* Makros/Constants */
/* ***************************** */
#ifndef AUDIO_GET_PTS _IOR('o', 19, __u64)
#ifndef AUDIO_GET_PTS
#define AUDIO_GET_PTS _IOR('o', 19, __u64)
#endif