MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
[platform/kernel/u-boot.git] / include / pci_rom.h
index 895c962..1cc61c3 100644 (file)
@@ -60,7 +60,7 @@ int dm_pci_run_vga_bios(struct udevice *dev, int (*int15_handler)(void),
  * the mapping ourselves.
  *
  * @vendev:    Vendor and device for the video device
- * @return standard vendor and device expected by the ROM
+ * Return: standard vendor and device expected by the ROM
  */
 uint32_t board_map_oprom_vendev(uint32_t vendev);