Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> --- drivers/gpu/drm/img-rogue/1.6/pvr_uaccess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/img-rogue/1.6/pvr_uaccess.h b/drivers/gpu/drm/img-rogue/1.6/pvr_uaccess.h index 53c8f0a..aab7eba 100644 --- a/drivers/gpu/drm/img-rogue/1.6/pvr_uaccess.h +++ b/drivers/gpu/drm/img-rogue/1.6/pvr_uaccess.h @@ -50,7 +50,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #endif #endif -#include <asm/uaccess.h> +#include <linux/uaccess.h> static inline unsigned long pvr_copy_to_user(void __user *pvTo, const void *pvFrom, unsigned long ulBytes) { -- 2.7.4 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel