aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/gcx/gccore/gcmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/gcx/gccore/gcmain.h')
-rw-r--r--drivers/misc/gcx/gccore/gcmain.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/gcx/gccore/gcmain.h b/drivers/misc/gcx/gccore/gcmain.h
index cc2fa4cf486..1c4ffa1abfa 100644
--- a/drivers/misc/gcx/gccore/gcmain.h
+++ b/drivers/misc/gcx/gccore/gcmain.h
@@ -76,7 +76,7 @@ struct gccorecontext {
/* Power mode flags. */
bool clockenabled;
- bool pulseskipping;
+ int pulseskipping;
/* MMU and command buffer managers. */
struct gcmmu gcmmu;