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

Commit 8161406c 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

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

Change-Id: Ib31e7262da17dfad7a50172d1ebd2735d6090338
parents d05e902a e2c741ce
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"