Stefan Reinauer stefan.reinauer@coreboot.org writes:
- repository service svn@coreboot.org [110301 20:58]:
Author: svens Date: Tue Mar 1 20:58:15 2011 New Revision: 6420 URL: https://tracker.coreboot.org/trac/coreboot/changeset/6420
Modified: trunk/src/include/device/device.h
--- trunk/src/include/device/device.h Tue Mar 1 09:09:22 2011 (r6419) +++ trunk/src/include/device/device.h Tue Mar 1 20:58:15 2011 (r6420) @@ -64,6 +64,8 @@ struct device_path path; unsigned vendor; unsigned device;
- u16 subsystem_vendor;
- u16 subsystem_device;
is that difference in white space on purpose?
No, fixed in r6423.
Thanks,
Sven.