gpu: host1x: Expose syncpt and channel functionality
[cascardo/linux.git] / drivers / gpu / host1x / hw / channel_hw.c
index ee19962..aa9bdf3 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <linux/host1x.h>
 #include <linux/slab.h>
+
 #include <trace/events/host1x.h>
 
-#include "host1x.h"
-#include "host1x_bo.h"
 #include "channel.h"
 #include "dev.h"
 #include "intr.h"