radeon_hd: A few style fixes, no functional change
This commit is contained in:
parent
e817f41e8b
commit
d2a69507d0
@ -7,6 +7,7 @@
|
||||
* Alexander von Gluck, kallisti5@unixzen.com
|
||||
*/
|
||||
|
||||
|
||||
#include "accelerant.h"
|
||||
|
||||
#include <AGP.h>
|
||||
|
@ -39,6 +39,7 @@ extern "C" void _sPrintf(const char* format, ...);
|
||||
|
||||
#define ERROR(x...) _sPrintf("radeon_hd: " x)
|
||||
|
||||
|
||||
status_t
|
||||
create_mode_list(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user