mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
toast warnings on i386
This commit is contained in:
parent
3252a47be9
commit
87374c3d7a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58387
@ -29,6 +29,7 @@
|
||||
#include <dev/sound/pcm/sound.h>
|
||||
#include <dev/sound/isa/sb.h>
|
||||
|
||||
#ifdef __alpha__
|
||||
static int
|
||||
es1888_dspready(u_int32_t port)
|
||||
{
|
||||
@ -106,6 +107,7 @@ es1888_set_port(u_int32_t port)
|
||||
es1888_configuration_mode();
|
||||
inb(port);
|
||||
}
|
||||
#endif
|
||||
|
||||
static void
|
||||
es1888_identify(driver_t *driver, device_t parent)
|
||||
|
Loading…
Reference in New Issue
Block a user