mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
video: tegra: include nvhost.h instead of nvhost_dev.h
Signed-off-by: Erik Gilling <konkers@android.com>
This commit is contained in:
committed by
Colin Cross
parent
85b8599c03
commit
ee4460b9a6
@@ -22,7 +22,7 @@
|
||||
#include <linux/gpio.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/nvhost_bus.h>
|
||||
#include <linux/nvhost.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/workqueue.h>
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#include <linux/string.h>
|
||||
#include <linux/mm.h>
|
||||
#include <linux/slab.h>
|
||||
#include <linux/nvhost_bus.h>
|
||||
#include <linux/nvhost.h>
|
||||
|
||||
#include <asm/atomic.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user