commit | 00fe614863eed7ca39fc72a307c6dff57b690476 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri May 01 20:02:30 2015 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Jun 16 14:12:25 2015 -0400 |
tree | 64af7539e7a9c4919c02f8739aae236481b4487b | |
parent | ade52af9e13a584aa4c54bb3fce71b2bad5b0a35 [diff] |
drivers/gpu: include <module.h> for modular rockchip code These files are built off of a tristate Kconfig option and also contain modular function calls so they should explicitly include module.h to avoid compile breakage during header shuffles done in the future. Cc: David Airlie <airlied@linux.ie> Cc: Mark Yao <mark.yao@rock-chips.com> Cc: dri-devel@lists.freedesktop.org Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>