lib: Move the INSTDONE bit definitions to instdone.c
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 4 Jun 2013 08:06:50 +0000 (09:06 +0100)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 7 Jan 2014 16:48:02 +0000 (16:48 +0000)
commit3ebd8aa95e610268cfa9b1307e6c707649f96f40
treee1b600eaffb4875e3a84191f151b89221c66f6e8
parentda78bc497b46f09f8b161202d6f61e6dd26e9a65
lib: Move the INSTDONE bit definitions to instdone.c

This is the only place where they are used and we've even started using
1 << n constants with gen 7.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/instdone.c
lib/intel_reg.h