tpm: Have tpm_get_timeouts return an error code
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / bcm / DDRInit.h
blob550e260df539fd5cd41231001c425227549c5ccf
1 #ifndef _DDR_INIT_H_
2 #define _DDR_INIT_H_
6 int ddr_init(PMINI_ADAPTER psAdapter);
7 int download_ddr_settings(PMINI_ADAPTER psAdapter);
9 #endif