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

Commit e2c741ce 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

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

Change-Id: Ie2b744b8dc414b7dc8568dae77eeb3babf7df3a8
parents f7d2b827 9b0eb7cd
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"