Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d6aad11 authored by Elliott Hughes's avatar Elliott Hughes Committed by android-build-merger
Browse files

Merge "Don\'t include <machine/cpu-features.h>." am: 9b0eb7cd am: e2c741ce

am: 8161406c

* commit '8161406c':
  Don't include <machine/cpu-features.h>.

Change-Id: I56a268c3219153e967ad405470756122985849d2
parents cc55c7e7 8161406c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -26,10 +26,6 @@
#include <cutils/memory.h>
#include <cutils/log.h>

#ifdef __arm__
#include <machine/cpu-features.h>
#endif

#include "buffer.h"
#include "scanline.h"