#62: Wrong variable causes a compile error -----------------------------------------------------+---------------------- Reporter: Jon Dufresne jon.dufresne@gmail.com | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: code | Version: v2 Keywords: | Dependencies: Patchstatus: patch needs review | -----------------------------------------------------+---------------------- In the file mainboard/intel/i82801dbm/i82801dbm.c the variable southbridge_intel_i82801dbm_control should be named southbridge_intel_i82801dbm_ops. Otherwise a compile error occurs if this device is included in Config.lb of the mainboard.