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

Commit a1b9bd90 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Don't include <machine/cpu-features.h>.

We're not using it.

Change-Id: Ic128cf9297e1627c839c48f1954c19d7070654d7
parent faa14b94
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"