https://github.com/torvalds/linux
Revision 728a0cdf065b9f42d1ff25d94858f824bb0989ba authored by Alexandre Courbot on 09 February 2014, 09:43:18 UTC, committed by Thomas Hellstrom on 18 February 2014, 13:01:48 UTC
Declare 'struct device' explicitly in ttm_page_alloc.h as this file
does not include any file declaring it. This removes the following
warning:

	warning: 'struct device' declared inside parameter list

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
1 parent c2288d4
History
Tip revision: 728a0cdf065b9f42d1ff25d94858f824bb0989ba authored by Alexandre Courbot on 09 February 2014, 09:43:18 UTC
drm/ttm: declare 'struct device' in ttm_page_alloc.h
Tip revision: 728a0cd
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 266.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top