Changed to not include autoconf.h 55/25855/1
authorRiku Nomoto <riku_nomoto@mail.toyota.co.jp>
Sat, 2 Jan 2021 14:08:05 +0000 (23:08 +0900)
committerRiku Nomoto <riku_nomoto@mail.toyota.co.jp>
Sat, 2 Jan 2021 14:08:05 +0000 (23:08 +0900)
moduleid.h was including autoconf.h. However, this does not need
to be included.

Signed-off-by: Riku Nomoto <riku_nomoto@mail.toyota.co.jp>
Change-Id: Iad2e30c952dc778198d143dd63063455fcac17bc

agl-basefiles/agldd/moduleid.h

index 248fadc..2382e01 100644 (file)
@@ -14,7 +14,6 @@
  * limitations under the License.
  */
 
-#include <generated/autoconf.h>
 #ifndef _AGLDD_MODULEID_H_
 #define _AGLDD_MODULEID_H_