[IA64] Fix build breakage - sn_force_interrupt_flag: undefined
authorTony Luck <tony.luck@intel.com>
Wed, 30 Mar 2011 00:22:23 +0000 (17:22 -0700)
committerTony Luck <tony.luck@intel.com>
Wed, 30 Mar 2011 00:22:23 +0000 (17:22 -0700)
Latest irq changes removed the need for this forcing flag, and the
definition - but missed the code that allowed it to be tweaked via
/proc.  Delete accessor functions too.

Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found