| commit | 86ad95135820522cbe67b9dcd04195fff61ca4cc | [log] [tgz] | 
|---|---|---|
| author | Andrew Boie <andrew.p.boie@intel.com> | Tue Feb 21 09:47:14 2017 -0800 | 
| committer | Andrew Boie <andrew.p.boie@intel.com> | Mon Feb 27 21:10:18 2017 +0000 | 
| tree | 7508ad03f11b19179c8568febdd9b4218f8e2a96 | |
| parent | 853fd133c1aa377365f562eca1f2736e02f21489 [diff] | 
x86: fix operand modifiers in IRQ_CONNECT() It's not entirely clear where the '%P' came from, but the proper, documented operand modifier for inserting an immediate value without punctuation is '%c'. Change-Id: I17346a6c70183ce79e91faa2fbe61e7761dfd513 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>