Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051)

This commit is contained in:
Justin M. Forbes 2013-03-06 10:09:25 -06:00
parent 81649bdb3e
commit b710426697
1 changed files with 3 additions and 5 deletions

View File

@ -682,8 +682,6 @@ Patch10000: fs-proc-devtree-remove_proc_entry.patch
Patch12016: disable-i8042-check-on-apple-mac.patch
Patch12303: dmar-disable-when-ricoh-multifunction.patch
Patch13003: efi-dont-map-boot-services-on-32bit.patch
Patch14010: lis3-improve-handling-of-null-rate.patch
@ -1399,9 +1397,6 @@ ApplyPatch fs-proc-devtree-remove_proc_entry.patch
ApplyPatch disable-i8042-check-on-apple-mac.patch
# rhbz#605888
ApplyPatch dmar-disable-when-ricoh-multifunction.patch
ApplyPatch efi-dont-map-boot-services-on-32bit.patch
ApplyPatch lis3-improve-handling-of-null-rate.patch
@ -2307,6 +2302,9 @@ fi
# '-' | |
# '-'
%changelog
* Wed Mar 06 2013 Justin M. Forbes <jforbes@redhat.com>
- Remove Ricoh multifunction DMAR patch as it's no longer needed (rhbz 880051)
* Wed Mar 06 2013 Josh Boyer <jwboyer@redhat.com>
- crypto: info leaks in report API (rhbz 918512 918521)