radeon_hd: A few style fixes, no functional change

This commit is contained in:
Alexander von Gluck IV
2012-01-29 09:53:03 -06:00
parent e817f41e8b
commit d2a69507d0
2 changed files with 2 additions and 0 deletions
@@ -7,6 +7,7 @@
* Alexander von Gluck, [email protected]
*/
#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)
{