coreboot-kgpe-d16/src
Angel Pons 7fd65e9b3a cpu/intel/model_2065x: Drop unused function declaration
Looks like the `set_power_limits()` declaration is copy-pasta leftovers
from `cpu/intel/model_206ax`. As it's unused, get rid of it.

Change-Id: I81704e883e52fea42488f52be116b6fcc2c6af4b
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64046
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2022-05-05 17:37:32 +00:00
..
acpi ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
arch arch/x86/acpi: Consolidate POST code handling 2022-05-04 13:11:00 +00:00
commonlib commonlib/mem_chip_info: Add clarifying documentation comments 2022-05-03 00:46:44 +00:00
console console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH 2022-04-27 06:55:47 +00:00
cpu cpu/intel/model_2065x: Drop unused function declaration 2022-05-05 17:37:32 +00:00
device device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
drivers drivers/spi: Add better error reporting to spi_flash_cmd_poll_bit 2022-05-02 14:05:15 +00:00
ec ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
include ec/google/chromeec: Add retimer handle to Type C conn 2022-05-04 13:15:30 +00:00
lib lib: Add LPDDR5 DRAM type 2022-04-27 12:26:52 +00:00
mainboard mb/google/brya/var/vell: Remove unused i2c7 settings 2022-05-05 17:37:10 +00:00
northbridge nb/intel/pineview: Use cbfs mcache 2022-04-27 13:04:12 +00:00
security {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> 2022-04-24 21:23:10 +00:00
soc soc/intel/alderlake: Call into PMC IPC to inform PCI enumeration done 2022-05-05 14:22:06 +00:00
southbridge arch/x86/acpi: Consolidate POST code handling 2022-05-04 13:11:00 +00:00
superio superio/smsc/mec1308: Drop _PRS from static devices 2022-04-20 10:02:17 +00:00
vendorcode soc/intel/jasperlake: Revert CdClock setting 2022-04-27 17:15:13 +00:00
Kconfig Kconfig: Make HAVE_EM100_SUPPORT invisible 2022-04-19 13:04:25 +00:00