Missing Controller

Error: EeoController could not be found.

Error: Create the class EeoController below in file: app/controllers/eeo_controller.php

<?php
class EeoController extends AppController {

	var $name = 'Eeo';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp