powertop: Remove unnecessary kernel include line.

The Android.mk file used in the project includes
kernel headers which are not required and actually
cause the build to fail since they may clash with
the sanitized kernel headers. Removing this line
fixes such errors.

Change-Id: I9b8fcd4e36f7cc37366ae18108a96b7f34380e3a
1 file changed