Deleted Added
full compact
58c58
< __FBSDID("$FreeBSD: head/sys/mips/cavium/uart_dev_oct16550.c 232812 2012-03-11 06:17:49Z jmallett $");
---
> __FBSDID("$FreeBSD: head/sys/mips/cavium/uart_dev_oct16550.c 242273 2012-10-29 00:51:53Z jmallett $");
635,641d634
< //#define OCTEON_VISUAL_UART 1
< #ifdef OCTEON_VISUAL_UART
< static int where1 = 0;
<
< if (ipend) octeon_led_run_wheel(&where1, 6 + device_get_unit(sc->sc_dev));
< #endif
<